#Active Cam Point at Sel.//
LMB:Make the active Camera turn towards the selected Object.**_
RMB:Make the active Camera turn and move towards the selected Object.
Active_Cam_Point_at_Selected()
#END
[OnRightMouseButton!]
Set_Camera_to_Selected()
#END